/ Assembly List / LJCWinFormControls / LJCDataGrid / LJCGetMouseColumn

Namespace - LJCWinFormControls


Parameters
e - The event arguments.

Returns

The selected DataGridViewColumn object.

Syntax

C#
public DataGridViewColumn LJCGetMouseColumn(MouseEventArgs e)

Retrieves the column where the mouse was clicked.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.